Remote Hardware Config Or Builder
Functions
Link copied to clipboard
Whether the Module allows consumers to read / write to pins not defined in available_pins
Content copied to clipboard
bool allow_undefined_pin_access = 2;
Link copied to clipboard
Exposes the available pins to the mesh for reading and writing
Content copied to clipboard
repeated .meshtastic.RemoteHardwarePin available_pins = 3;
Link copied to clipboard
Exposes the available pins to the mesh for reading and writing
Content copied to clipboard
repeated .meshtastic.RemoteHardwarePin available_pins = 3;
Link copied to clipboard
Exposes the available pins to the mesh for reading and writing
Content copied to clipboard
repeated .meshtastic.RemoteHardwarePin available_pins = 3;
Link copied to clipboard
Exposes the available pins to the mesh for reading and writing
Content copied to clipboard
repeated .meshtastic.RemoteHardwarePin available_pins = 3;
Link copied to clipboard
abstract fun getAvailablePinsOrBuilderList(): List<out ModuleConfigProtos.RemoteHardwarePinOrBuilder>
Exposes the available pins to the mesh for reading and writing
Content copied to clipboard
repeated .meshtastic.RemoteHardwarePin available_pins = 3;
Link copied to clipboard
Whether the Module is enabled
Content copied to clipboard
bool enabled = 1;